home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / cmdity / focuswin.lha / FocusWindow / FocusWindow.doc < prev    next >
Text File  |  1996-05-04  |  4KB  |  127 lines

  1. FocusWindow
  2. Version 1.0
  3. June 10, 1993
  4.  
  5. >>>>>>>>>> THIS PROGRAM IS PUBLIC DOMAIN <<<<<<<<<<
  6.  
  7. >>>>>>>>>> What is FocusWindow?
  8.  
  9.    FocusWindow is a commodity (requires AmigaDOS 3.0 or higher) that
  10.    activates the next window on the current screen, brings it to the front.
  11.    In addition, if you're on a autoscrolling or "Super Bitmap" screen,
  12.    FocusWindow moves the display to bring the window into view.
  13.  
  14. >>>>>>>>>> How's this useful?
  15.  
  16.    Well, it gives you the ability to cycle windows with the keyboard.
  17.    And, if you're using a "Super Bitmap" screen, FocusWindow will snap the
  18.    display to the window location so you don't have to go hunting!
  19.  
  20.  
  21. >>>>>>>>>> How does it work?
  22.  
  23.    When you press the key specified in the NEXTWINDOW icon tool type, the
  24.    commodity kicks in and does its thing.
  25.  
  26. >>>>>>>>>> Does this always work?
  27.  
  28.    YES!
  29.  
  30. >>>>>>>>>> How do I install this utility?
  31.  
  32.    To install, just drop the icon in your WBStartup drawer!
  33.  
  34.  
  35. >>>>>>>>>> How do I customize FocusWindow?
  36.  
  37.    From the Shell or CLI...............
  38.  
  39.       FocusWindow NEXTWINDOW/K,FOCUSBACKDROP/S,QUIET/S
  40.  
  41.       NEXTWINDOW is the hotkey you'll use to invoke FocusWindow to do its
  42.       thing.  It defaults to the left-AMIGA 'B' (or "lcommand b").  When
  43.       specifying the key on the command line be sure to enclose it in
  44.       quotes!
  45.  
  46.       FOCUSBACKDROP is a switch that allows you to tell FocusWindow to allow
  47.       focus to be passed to the backdrop window.  If you try this on
  48.       Workbench will the Backdrop item checked in the Workbench menu, the
  49.       backdrop window will be part of the window cycle.  With the option
  50.       off, only windows on top of the backdrop are cycled between.  Defaults
  51.       to FALSE.
  52.  
  53.       QUIET allows you to supress any warnings or error information
  54.       FocusWindow outputs if not successful in setting itself up.  Defaults
  55.       to NOT being quiet.  (QUIET=FALSE).
  56.  
  57.    From Workbench......................
  58.  
  59.       Use the Icon/Information menu to gain access to the icon's tooltypes.
  60.       The four ToolTypes available are:
  61.  
  62.       DONOTWAIT -- Supported by Workbench.  Leave this in so you startup
  63.          runs faster (doesn't wait after each command in the startup
  64.          drawer).
  65.  
  66.       NEXTWINDOW is the hotkey you'll use to invoke FocusWindow to do its
  67.       thing.  It defaults to the left-AMIGA 'B' (or "lcommand b").  When
  68.       specifying the key on the command line be sure to enclose it in
  69.       quotes!
  70.  
  71.       FOCUSBACKDROP is a switch that allows you to tell FocusWindow to allow
  72.       focus to be passed to the backdrop window.  If you try this on
  73.       Workbench will the Backdrop item checked in the Workbench menu, the
  74.       backdrop window will be part of the window cycle.  With the option
  75.       off, only windows on top of the backdrop are cycled between.  Defaults
  76.       to FALSE.
  77.  
  78.       QUIET allows you to supress any warnings or error information
  79.       FocusWindow outputs if not successful in setting itself up.  Defaults
  80.       to NOT being quiet.  (QUIET=FALSE).
  81.  
  82.  
  83. >>>>>>>>>> Can I see some startup examples?
  84.  
  85.    From CLI/Shell,
  86.  
  87.       FocusWindow NEXTWINDOW "rawkey shift f10"
  88.  
  89.       -- Starts FocusWindow with the hotkey being a shifted-F10.
  90.  
  91.    From Workbench,
  92.  
  93.       Set your tooltypes to the following:
  94.          NEXTWINDOW=rawkey alt f1
  95.          FOCUSBACKDROP=FALSE
  96.          QUIET=TRUE
  97.  
  98.       -- Starts FocusWindow with a hotkey of ALT-F1, the FOCUSBACKDROP
  99.          option turned off so backdrop windows are never activated and the
  100.          QUIET option turned on so no errors are reported.
  101.  
  102.  
  103. >>>>>>>>>> Where will the error messages appear?
  104.  
  105.    If you run from the CLI/Shell, errors are output to stdout (that is, the
  106.    CLI/Shell window).  If you start from Workbench, a requester will appear
  107.    with the error message.  Dropping the icon in the WBStartup drawer is
  108.    considered as 'running from Workbench'.
  109.  
  110.  
  111. >>>>>>>>>> Who was the great, wonderful, fantastic, brilliant, creative,
  112. >>>>>>>>>> omnipotent Amiga genius who wrote this ultra-advanced
  113. >>>>>>>>>> technological breakthrough software?
  114.  
  115.             John Haubrich  (JohnH)
  116.             Software Sculptors
  117.             Kansas City, MO
  118.  
  119.             Problems?  Ideas?  Suggestions?  Requests?
  120.             InterNet:   johnh@tyrell.net
  121.  
  122.  
  123. >>>>>>>>>> Anything else?
  124.  
  125.    Investment/Loan and recipe-management software are in the works.
  126.    Watch for them!
  127.